home *** CD-ROM | disk | FTP | other *** search
/ Atari Forever 4 / Atari Forever 4.zip / Atari Forever 4.iso / SERIE_S / S_913 / STIKCOVL / CABOVL.PRJ < prev    next >
Text File  |  1998-03-14  |  569b  |  21 lines

  1. ;>>>>>>> DEFAULT.PRJ for use with single module programs <<<<<<<<
  2.  
  3. L:\COMMS\CAB_BETA\CAB.OVL
  4. .C [ -Y ]
  5. .L [ -L -Y ]
  6. .S [ -Y ]
  7. =                  ; list of modules follows...
  8.  
  9. PCSTART.O          ; startup code
  10.  
  11. CABOVL.C           ; compile topmost window
  12.  
  13. PCBGILIB.LIB       ; BGI library
  14. PCFLTLIB.LIB       ; floating point library
  15. PCSTDLIB.LIB       ; standard library
  16.  
  17. PCEXTLIB.LIB       ; extended library
  18. PCTOSLIB.LIB       ; TOS library
  19. PCGEMLIB.LIB       ; AES and VDI library
  20.  
  21. ;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<